Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 177,125 for

document formatting

(0.33 sec)
  1. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill Formatting for the shape....fill property Gets fill formatting for the shape. @property...a solid color. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines Formatting of this list style....Gets the list that defines formatting of this list style. @property...and use it in a document. doc = aw . Document () # A list allows...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCustomParts method. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using "unknown relationships" in C++....Aspose::Words::Document::get_PackageCustomParts method Contents...Contents [ Hide ] Document::get_PackageCustomParts method Gets or...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font Formatting that will be applied to text entered into SDT....contents_font property Font formatting that will be applied to text...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border.... Document () builder = aw . DocumentBuilder...insert_cell () builder . cell_format . shading . background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartNumberFormat.is_linked_to_source property ...

    ChartNumberFormat.is_linked_to_source property. Specifies whether the format code is linked to a source cell...property Specifies whether the format code is linked to a source...will be reset to general if format code is linked to source. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converting a PDF file to TIFF using CLI | Aspos...

    CLI from Aspose.PDF for PDF to TIFF conversion. Use example line for batch PDF to TIFF conversion with Aspose.PDF CLI App...programmatically a document from PDF to TIFF format using Aspose.PDF...possible conversion formats, see the Documentation pages. Also, you...

    products.aspose.com/pdf/cpp-cli/conversion/pdf-...
  8. Converting a PDF file to XPS using CLI | Aspose...

    CLI from Aspose.PDF for PDF to XPS conversion. Use example line for batch PDF to XPS conversion with Aspose.PDF CLI App...programmatically a document from PDF to XPS format using Aspose.PDF...possible conversion formats, see the Documentation pages. Also, you...

    products.aspose.com/pdf/cpp-cli/conversion/pdf-...
  9. Converting a PDF file to JPEG using CLI | Aspos...

    CLI from Aspose.PDF for PDF to JPEG conversion. Use example line for batch PDF to JPEG conversion with Aspose.PDF CLI App...programmatically a document from PDF to JPEG format using Aspose.PDF...possible conversion formats, see the Documentation pages. Also, you...

    products.aspose.com/pdf/cpp-cli/conversion/pdf-...
  10. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... Document doc = new Document(); DocumentBuilder...i++) { // Clear individual format of all data points. // Data...

    reference.aspose.com/words/java/com.aspose.word...